home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / ste / 9 / superbt.8_0 / readme.1st < prev    next >
Encoding:
Text File  |  1996-09-18  |  12.7 KB  |  238 lines

  1.                                                                        11/29/92
  2.                             SUPER BOOT VERSION 8.0
  3.  
  4.    The following files should be included in your SUPERBT.8_0 folder:
  5.       README.1ST   - This file (a summary of changes from 7.4 to 8.0).
  6.       SUPERBT.PRG  - Super Boot 8.0.
  7.       SUPERBTA.PRG - Auxiliary program used by Super Boot.              
  8.       SUPER_CS.PRG - Super Boot Construction Set V8.0.
  9.       SUPER_CS.RSC - Resource file used by SUPER_CS.PRG.
  10.       SBCNV7_0.TOS - Program to convert 5.0, 5.1, 5.5, or 6.0 data file to 7.0.
  11.       SBCNV8_0.TOS - Program to convert 7.0, 7.2, or 7.4 data file to 8.0.
  12.       SUPERBT.DOC  - Manual for Super Boot.
  13.       STARTGEM.PRG - GEM program autobooter.
  14.       STARTGEM.DOC - Documentation for Startgem.
  15.    
  16.    Programs in the SB_OTHER folder.  These are programs by other authors,
  17.    either P.D. or Shareware (Shareware programs of course must still be payed
  18.    for if used), which have been included with the permission of each author.
  19.    These are very useful when used in conjunction with Super Boot:
  20.  
  21.       ACC.DOC      - Loads accessories from a folder named "ACCS".
  22.       ACC.PRG      - " "
  23.       AUTOSORT.PRG - Changes the order of files in the AUTO folder
  24.       DIGIEDIT.DOC - Convert sound files to DIGISOUND format
  25.       DIGIEDIT.PRG - " "
  26.       DIGIEDIT.RSC - " "
  27.       DIGIEDIX.RSC - " "
  28.       DIGISND.RSC  - " "
  29.       PICSW7.DOC   - Picswitch 0.7 - converts many picture formats
  30.       PICSW7.PRG   - " "
  31.       READ.ME      - Short description
  32.  
  33.    Sample Welcome Screens and Digitized Sounds in the SBSOUNDS folder:
  34.  
  35.       ATARI.S08
  36.       ATARI.TNY
  37.       GEORGE.SM2
  38.       GEORGE.TNY
  39.       JUKEBOX.TNY
  40.       NOTES.TNY
  41.       NTFLIGHT.S09
  42.       NTFLIGHT.TNY
  43.       PYRAMID.TNY
  44.       RDRAGON.S08
  45.       RDRAGON.TNY
  46.       SKIER.TNY
  47.       SNOROAD2.TNY
  48.       READ.ME
  49.  
  50. ===========================================================================
  51.  
  52.                     SUMMARY OF CHANGES FROM 7.4 TO 8.0
  53.                     ----------------------------------
  54.  
  55. The Super Boot Construction Set only forces you to read the "Copyright/Please
  56. Register" screen when it doesn't find a SUPERBT.STF file (which should be
  57. just the first time it is used).  After that, it can be viewed from an
  58. option on the main menu called "About Super Boot".
  59. -----------------------------------------------------------------------------
  60. File capacity has been greatly expanded through use of a new Multi-Page file
  61. selection mode.  Each type of file is on a separate page, allowing 152 files
  62. of each type instead of a limit of 152 files total.  I badly needed this
  63. feature as I'm sure many others did, since I could no longer fit all of my
  64. files on a single screen.  This feature is optional.  You can move from one
  65. page to another by pressing RETURN or SHIFT RETURN.  RETURN moves you forward
  66. and SHIFT RETURN moves you backwards.  You can also move from page to page
  67. by moving the cursor off the edge of the screen (if you enable the wrap-around
  68. cursor on page 2 of Edit Program Parameters).  The page number you're on and
  69. the total number of pages will be shown in the bottom right corner of the
  70. screen.  Total file capacity is now 1824 total files.
  71. -----------------------------------------------------------------------------
  72. The reserved file type for GDOS ASSIGN.SYS files has been removed.  Not
  73. everybody uses these files (myself included) however they can be added back
  74. in as an "Other" file type.  This also expands the number of DESKTOP.INF
  75. files that can be selected (on the single-page file selection screen) from 9
  76. to 19 files.
  77. -----------------------------------------------------------------------------
  78. An additional "Other" file slot has been added, increasing the number of
  79. available "Other" file types from 8 to 9.  This was done partially to make
  80. up for removing the specific GDOS file type.
  81. -----------------------------------------------------------------------------
  82. Super Boot can now play DMA sound files in stereo or mono!  The "Sound &
  83. Welcome Screen" utilities in the Super Boot Construction Set have been
  84. enhanced to now play DMA sounds and to rename the sound file appropriately
  85. for use with Super Boot.  As before, Digisound sound files should have the
  86. extension .S##, where ## is a 2 digit number representing the sample rate,
  87. for example HELLO.S08.
  88.  
  89. DMA sound files should have the extension .S?#, where ? is "S" for Stereo or
  90. "M" for Mono, and # is the first digit of the DMA playback rate, 6 for 6,
  91. 1 for 12, 2 for 25, and 5 for 50.  Those are the only possible DMA play
  92. speeds.  Of course the DMA sound will only work if your computer is capable
  93. of DMA sound, as is the STE.  If your computer is capable of DMA sound, you
  94. need to specify that on page 7 of "Edit Program Parameters".  If you tell
  95. Super Boot that your machine can play DMA sound and it really can't, your
  96. machine will crash when you run SUPERBT.PRG.
  97. Example DMA filenames: HELLO.SS2 (DMA sound in stereo, play rate 25)
  98.                        ATARI.SM6 (DMA sound in mono, play rate 6).
  99. -----------------------------------------------------------------------------
  100. You can now control the volume for DMA sound.  You can specify this on page 7
  101. of "Edit Program Parameters".
  102. -----------------------------------------------------------------------------
  103. A new feature has been added if you use the "Link Sound To Welcome Screen"
  104. option.  If Super Boot does not find a sound which has the same filename as
  105. the welcome screen it displayed, it will look for a sound with the filename
  106. DEFAULT.  This may be a DMA or Digisound file - it can handle both.  For
  107. example DEFAULT.S13 or DEFAULT.SS5 are both acceptable filenames.  A default
  108. sound is not required, but it is loads of fun!
  109. -----------------------------------------------------------------------------
  110. Super Boot can now be called from other programs with a command line argument
  111. (as if it were a .TTP program) to set up your system based on a specified
  112. function key.  This allows you to, for example, set up a .BAT file in
  113. Neodesk that you could just double-click on and have Super Boot do the rest.
  114. Or you could program a function key (with the appropriate hot-key type 
  115. program) to execute Super Boot.  The command line is of the form:
  116.  
  117.    SUPERBT.PRG fk [drv] [-option]
  118.  
  119.    fk = function key:  1-10 normal function key
  120.                       11-20 ALT function key (ALT-F1 to ALT-F10)
  121.                       21-30 CONTROL function key (CONTROL-F1 to CONTROL-F10)
  122.    drv = boot drive
  123.    option = "W" for warmboot or "C" for coldboot
  124.  
  125. The function key number is required and must be the first argument on the
  126. command line.  The boot drive and reboot option are optional and their order
  127. is not important.  If the calling program does not make the drive or partition
  128. where Super Boot resides the default drive, then you must supply the boot
  129. drive on the command line.  I would recommend doing it anyway just to be safe,
  130. otherwise Super Boot will not be able to find its data files.  Also, you
  131. should be calling the copy of Super Boot you boot with in the AUTO folder,
  132. not a different copy in another folder.
  133.  
  134. The reboot option will reboot the machine so that after the files are
  135. activated according the specified function key, the programs and accessories
  136. will be loaded.  It is recommended that the -W reboot option is used so that
  137. Super Boot will not run from the AUTO folder when the machine is rebooted.
  138. The -C coldboot option should (on most models of ST's) simulate a real
  139. coldboot in which case Super Boot would run from the AUTO folder since the
  140. program would think the machine was just turned on.  If no reboot option is
  141. specified, Super Boot will just activate/deactivate the files for the
  142. specified function keys and exit without doing anything else.
  143.  
  144. Examples: SUPERBT.PRG 5 -W C {set function key F5, boot drive = C:, warmboot}
  145.           SUPERBT.PRG 11 -C  {set function key ALT-F1, do a coldboot, current
  146.                               drive is the boot drive}
  147.           SUPERBT.PRG 25     {set function key CONTROL-F5, current drive is
  148.                               the boot drive, do not reboot machine}
  149. -----------------------------------------------------------------------------
  150. Two new options have been added to the file selection screen.  You can now
  151. press "W" to update the files you have selected and then do a "W"armboot, or
  152. you can press "C" to update the files and do a "C"oldboot.  As mentioned above,
  153. a Warmboot should prevent Super Boot from running twice on the same boot.
  154.  
  155. Why would you use this feature?  If for some reason you have an AUTO program
  156. that runs before Super Boot, and you needed to activate/deactivate it, the
  157. change would not take effect until you reboot.  If you changed its status and
  158. then pressed "W", it would work as if the file was located after Super Boot.
  159.  
  160. This feature will also allow you to run Super Boot from the desktop.
  161.  
  162. IMPORTANT: A new parameter has been added on page 7 of the "Edit Program
  163. Parameters" function of the Super Boot Construction Set called REBOOT DELAY.
  164.  
  165. If you use write-cacheing with your hard drive, the cache software may take
  166. several seconds to actually write any new data to the hard drive.  If Super
  167. Boot was to immediately reboot when asked to, you would lose any unwritten
  168. cached information.  The Reboot Delay parameter tells Super Boot to pause
  169. for a specified number of seconds before rebooting to give your cache
  170. software time to write.  I would suggest starting out with 10 seconds and
  171. decrease it gradually if there appears to be more of a delay than needed.
  172.  
  173. Of course if you do not use write cacheing, or your cache software does not
  174. do delayed writes then you can set this parameter to zero.
  175. -----------------------------------------------------------------------------
  176. Bug Fix - Problem would occur when trying to save a function key from within
  177. SUPERBT.PRG with more than 40 active files.  This has been corrected.
  178. -----------------------------------------------------------------------------
  179. Starting with this release, all programs will be compressed (execution time
  180. is essentially unaffected) and the fastload bit is now explicitly set.
  181.  
  182. ===========================================================================
  183.  
  184.                BEFORE RUNNING YOUR NEW VERSION OF SUPERBOOT
  185.  
  186.  o Please read through the new sections of the manual if you need more
  187.    detailed information.
  188.  
  189.  o Copy all files to their proper directories
  190.  
  191.  o Run SBCNV8_0.TOS to convert your data file from 7.0, 7.2 or 7.4 format for
  192.    use with this new version of Super Boot.
  193.  
  194.  o Run SUPER_CS.PRG to configure the new parameters in this version.
  195.    NOTE: You can also just delete your old SUPERBT.STF and run SUPER_CS.PRG
  196.    and it will create a new data file with default settings in 8.0 format.
  197.  
  198. ===========================================================================
  199.   
  200.                                 THE FUTURE
  201.  
  202. Super Boot is a very feature-rich application but of course there is always
  203. some new feature which can be added.  I don't have any specific new features
  204. in mind for a future version but I'm sure some will eventually come along.
  205.  
  206. Because I don't know when I'll be doing a new version, I am changing my
  207. update policy, and will do update notifications instead of accepting pre-
  208. payment for future updates.  See the documentation, section VIII., for
  209. details.
  210.  
  211. If Atari's new Falcon takes off, you will probably see some new Falcon
  212. specific features added, but of course that is a BIG if!  We can only hope
  213. that the Tramiels realize that most people in the U.S. won't buy it if
  214. it is not available from a local store.  If they would only start selling it
  215. through the huge discount stores such as K-mart, Walmart, and Sears, which
  216. would provide NATIONAL distribution, not just Southern California
  217. distribution, I'm sure they would repeat the past success of their Commodore
  218. 64 again with the Falcon.  This also provides FREE advertising, by virtue of
  219. merely sitting on the shelf where people can see it.  This is something that
  220. many of the various PC clone manufacturers such as Packard Bell have figured
  221. out, so lets hope Atari does too.  If you feel the same way, please let
  222. Atari know.  Write them a letter, call them, or send them E-mail on Genie.
  223.  
  224. I'm stepping off my soapbox now.  Enjoy your new version of Super Boot!
  225.  
  226. ===========================================================================
  227.  
  228.                              Gordon Moore
  229.                              2300 Beech St.
  230.                              Ashland, KY 41102
  231.                              (USA)
  232.  
  233.                                  E - M A I L
  234.                             Genie     : G.W.MOORE
  235.                             Compuserve: 73647,2735
  236.                             Internet  : gordonm1@aol.com
  237.  
  238.